projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b41612
)
gtk-demo: Group the listbox demos
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 9 Aug 2020 16:31:35 +0000
(12:31 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 9 Aug 2020 16:36:06 +0000
(12:36 -0400)
demos/gtk-demo/listbox.c
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/listbox.c
b/demos/gtk-demo/listbox.c
index 2f785e271ab7152c1f52edc2e8a350a25753d7e5..0a9b6959df0de1247e1067a3f1226fcc23189d76 100644
(file)
--- a/
demos/gtk-demo/listbox.c
+++ b/
demos/gtk-demo/listbox.c
@@
-1,4
+1,4
@@
-/* List Box
+/* List Box
/Complex list
*
* GtkListBox allows lists with complicated layouts, using
* regular widgets supporting sorting and filtering.